@charset "utf-8";
/* CSS Document */
b
img { image-rendering: -webkit-optimize-contrast;}
.container{max-width:1500px;margin:0 auto}
.containerrr{max-width:1500px;margin:0 auto; height:130px;}
.containerrr_left{ width:720px; height:auto; float:left;}
.containerrr_right{ float:right; width:500px; height:auto; }
.containerrr_right_z{ height:auto; color:#FFF; font-size:26px; line-height:50px; font-weight:600; margin-top:40px;}
.containerrr_right_z1{ height:auto; color:#FFF; font-size:17px; line-height:30px; font-weight:600; margin-top:10px;}
.container-s{max-width:1714px;margin:0 auto}









/*  根据您的需求，我们随时提供帮助*/
.message-bg0{background: url(../images/message-bg.jpg) no-repeat center; background-size: cover; padding: 2.875rem 0 3.875rem;}
.message-bg0 strong{display: block; font-size: 1.6875rem; color: #fff; margin-bottom: 1.875rem;}
.message{display: flex; justify-content: space-between;}
.message input{outline: none; border: none; font-family: Microsoft YaHei; background: transparent;}
.message ul{width: 82.6%; display: flex; justify-content: space-between;}
.message ul li{ width: 29%; position: relative; background: #f3f7fb; height: 3.75rem;display: flex; justify-content: center; align-items: center;}
.message ul li:first-child{width: 69%;}
.message ul li input{display: block; width: 90%; font-size: 0.9375rem; color: #adadad;}
.message ul li span{font-size: 0.9375rem; color: #ff0000;}
.message .mess-submit{display: block; width: 10.6875rem;line-height: 3.75rem;background: #F27C21; font-size: 1rem; color: #fff; text-align: center; cursor: pointer; transition:0.6s}
.message .mess-submit:hover{background: #008cd6;}




